Skip to content

v3.8.5

Latest
Compare
Choose a tag to compare
@crazylxr crazylxr released this 19 May 03:49
· 5 commits to master since this release
661f1ff

What's Changed

🐛 修复问题

  • fix: 修复 SSR 场景下的 bug by @li-jia-nan in #2691
  • fix: 修复 createUseStorageState 在 3.7.7 以上版本返回 undefined 类型的问题 by @chooin in #2681
  • fix(useAntdHooks): 修复 autoRequest 与 manual: true 冲突的问题 by @yangliguo7 in #2714
  • 修复变量未定义导致的 run test 报错问题 by @luckymore in #2772

📘 文档改进

🛠 开发工具与维护

🔧 类型与性能优化


New Contributors

Full Changelog: v3.8.2...v3.8.5